PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / resetNodes Method
In This Topic
    resetNodes Method
    In This Topic
    Gets a value indicating whether nodes specified in the collection are returned to their original states (as specified in the 3D artwork) before applying transformation matrices and opacity settings specified in the node Objects.
    Syntax
    public boolean resetNodes()

    Return Value

    True if the artwork's 3D node parameters are restored to their original states and then the values specified by the getNodes method are applied. False is the values specified by the getNodes method are applied to the current states of the nodes.
    See Also